Resource StructureDefinition/FHIR Server from package jp-core.r4#1.1.1-rc (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "jp-observation-physicalexam",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Diagnostics"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_PhysicalExam",
"version" : "1.1.1",
"name" : "JP_Observation_PhysicalExam",
"title" : "JP Core Observation PhysicalExam Profile",
"status" : "active",
"date" : "2022-10-24",
"description" : "ãã®ãããã¡ã¤ã«ã¯Observationãªã½ã¼ã¹ã«å¯¾ãã¦ã身ä½æè¦ã®ãã¼ã¿ãéåä¿¡ããããã®å¶ç´ã¨æ¡å¼µãå®ãããã®ã§ããã",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Common",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "身ä½æè¦ã«é¢ãã測å®ãç°¡åãªè¦³å¯äºå®ï¼assertionï¼",
"definition" : "身ä½æè¦ã«é¢ãã測å®ãç°¡åãªè¦³å¯äºå®",
"comment" : "身ä½æè¦ã«é¢ããObservationï¼æ¤æ»æ¸¬å®ã観å¯äºå®ï¼ã®å¶ç´ãããã£ã¼ã«"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"comment" : "In addition to the required category valueset, this element allows various categorization schemes based on the ownerâs definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set.\r\n\r\nãJP Coreä»æ§ãåºåºä»æ§ã®ã«ãã´ãªãexamãåºå®ã¨ãã",
"min" : 1
},
{
"id" : "Observation.category:exam",
"path" : "Observation.category",
"sliceName" : "exam",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "exam",
"system" : "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"comment" : "*All* code-value and, if present, component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.\r\n\r\nãJP Coreä»æ§ãæè¦ã®æç¡ã表ãã³ã¼ãï¼åºå®å¤ï¼",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_PhysicalExamCode_VS"
}
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.code.coding:physicalExamCode",
"path" : "Observation.code.coding",
"sliceName" : "physicalExamCode",
"short" : "身ä½æè¦é
ç®ã³ã¼ããæ¬ã¦ã¼ã¹ã±ã¼ã¹ã«ãããé
ç®ã³ã¼ãæ¨å¥¨å¤ãã¹ã©ã¤ã¹ã«ã¦ç¤ºãã¦ãããã詳細åç
§ã",
"definition" : "身ä½æè¦é
ç®ã³ã¼ããæ¬ã¦ã¼ã¹ã±ã¼ã¹ã«ãããé
ç®ã³ã¼ãæ¨å¥¨å¤ãã¹ã©ã¤ã¹ã«ã¦ç¤ºãã¦ããã",
"comment" : "æ¨å¥¨é
ç®ã³ã¼ãã¯å¿
é ã§ã¯ãªããæ´¾çå
ã«ããã³ã¼ãä½ç³»ãä½æãå²ãæ¯ããã¨ãå¦å®ããªã",
"min" : 0,
"max" : "1",
"patternCoding" : {
"code" : "physical-findings",
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS",
"display" : "Physical Findings"
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"comment" : "One would expect this element to be a cardinality of 1..1. The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated.\r\n\r\nãJP Coreä»æ§ãæ£è
",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient"
]
}
]
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"comment" : "This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission laboratory tests).\r\n\r\nãJP Coreä»æ§ã診å¯"
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"comment" : "At least a date should be present unless this observation is a historical report. For recording imprecise or \"fuzzy\" times (For example, a blood glucose measurement taken \"after breakfast\") use the [Timing](datatypes.html#timing) datatype which allow the measurement to be tied to regular life events.\r\n\r\nãJP Coreä»æ§ãeffectiveDateTimeï¼å»çè
ã確èªããæ¥æ\r\n\r\neffectivePeriodï¼å»çè
ã確èªããæé",
"type" : [
{
"code" : "dateTime"
},
{
"code" : "Period"
}
]
},
{
"id" : "Observation.valueCodeableConcept",
"path" : "Observation.valueCodeableConcept",
"short" : "æè¦ã®æç¡ï¼Y or Nï¼ãæå®ãã",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "preferred",
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-0136"
}
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"comment" : "ICD-11",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationPhysicalExamBodySite_VS"
}
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"comment" : "MEDISçç¶ã»æè¦ãã¹ã¿ã¼ã®ã診å¯æ¹æ³ã",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationPhysicalExamMethod_VS"
}
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"comment" : "When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see [Notes](observation.html#obsgrouping) below. Note that a system may calculate results from [QuestionnaireResponse](questionnaireresponse.html) into a final score and represent the score as an Observation.\r\n\r\nãJP Coreä»æ§ãé¢é£ããåç
§ãªã½ã¼ã¹ã«JP_Observation_PhysicalExamã追å ",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Common",
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
"http://hl7.org/fhir/StructureDefinition/MolecularSequence",
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_PhysicalExam"
]
}
]
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"comment" : "All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see [Notes](observation.html#obsgrouping) below.\r\n\r\nãJP Coreä»æ§ãå°åºå
ã®åç
§ãªã½ã¼ã¹ã«JP_Observation_PhysicalExamã追å ",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/DocumentReference",
"http://hl7.org/fhir/StructureDefinition/ImagingStudy",
"http://hl7.org/fhir/StructureDefinition/Media",
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Common",
"http://hl7.org/fhir/StructureDefinition/MolecularSequence",
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_PhysicalExam"
]
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"short" : "æè¦æãï¼valueCodeableConceptãYï¼ã®å ´åã«ãå
·ä½çãªæè¦ãã³ã¼ããã¾ãã¯æååã§è¨è¼ãã",
"comment" : "For a discussion on the ways Observations can be assembled in groups together see [Notes](observation.html#notes) below.\r\n\r\nãJP Coreä»æ§ãå
·ä½çãªæè¦ãè¨è¼ãã"
},
{
"id" : "Observation.component.code",
"path" : "Observation.component.code",
"comment" : "*All* code-value and component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.\r\n\r\nãJP Coreä»æ§ãå
·ä½çãªæè¦ã表ãã³ã¼ãï¼åºå®å¤ï¼",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_PhysicalExamCode_VS"
}
},
{
"id" : "Observation.component.code.coding",
"path" : "Observation.component.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component.code.coding:physicalExamCode",
"path" : "Observation.component.code.coding",
"sliceName" : "physicalExamCode",
"short" : "身ä½æè¦é
ç®ã³ã¼ããæ¬ã¦ã¼ã¹ã±ã¼ã¹ã«ãããé
ç®ã³ã¼ãæ¨å¥¨å¤ãã¹ã©ã¤ã¹ã«ã¦ç¤ºãã¦ãããã詳細åç
§ã",
"definition" : "身ä½æè¦é
ç®ã³ã¼ããæ¬ã¦ã¼ã¹ã±ã¼ã¹ã«ãããé
ç®ã³ã¼ãæ¨å¥¨å¤ãã¹ã©ã¤ã¹ã«ã¦ç¤ºãã¦ããã",
"comment" : "æ¨å¥¨é
ç®ã³ã¼ãã¯å¿
é ã§ã¯ãªããæ´¾çå
ã«ããã³ã¼ãä½ç³»ãä½æãå²ãæ¯ããã¨ãå¦å®ããªã",
"min" : 0,
"max" : "1",
"patternCoding" : {
"code" : "detailed-physical-findings",
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS",
"display" : "Detailed Physical Findings"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.